PORT=5000
MONGO_URI=mongodb://127.0.0.1:27017/epms
SESSION_SECRET=change-this-secret
FRONTEND_URL=http://localhost:5173
